projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cccb00
)
actionobservable: Drop SECTION
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 2 Mar 2021 03:35:03 +0000
(22:35 -0500)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:37 +0000
(16:37 +0000)
This is private.
gtk/gtkactionobservable.c
patch
|
blob
|
history
diff --git
a/gtk/gtkactionobservable.c
b/gtk/gtkactionobservable.c
index 27fb7dbd99d939df716f776384558174868019c5..01dac131a8ecaa9a998f214cb2e901ab774291a6 100644
(file)
--- a/
gtk/gtkactionobservable.c
+++ b/
gtk/gtkactionobservable.c
@@
-23,12
+23,6
@@
G_DEFINE_INTERFACE (GtkActionObservable, gtk_action_observable, G_TYPE_OBJECT)
-/*
- * SECTION:gtkactionobserable
- * @short_description: an interface implemented by objects that report
- * changes to actions
- */
-
void
gtk_action_observable_default_init (GtkActionObservableInterface *iface)
{